home *** CD-ROM | disk | FTP | other *** search
/ Compute! Gazette 1987 February / 1987-02.d64 / meta plus.note (.txt) < prev    next >
Commodore BASIC  |  2022-09-20  |  641b  |  16 lines

  1. 1 poke 53280,11:poke 53281,11
  2. 5 print"[147][155]metabasic plus must be merged with"
  3. 6 print"[150]metabasic 64[155] before attempting to use"
  4. 7 print"it. since the gazette disk is write-"
  5. 8 print"protected, we suggest you save a copy"
  6. 9 print"of both programs to another disk before"
  7. 10 print"merging them. please refer to the"
  8. 11 print"metabasic plus article for detailed"
  9. 12 print"instructions for merging these programs."
  10. 22 print"    press any key to load the menu[146]"
  11. 80 poke198,0:wait198,1:getmt$
  12. 90 print"[147]":s$="l[207]"+chr$(34)+"mn"+chr$(34)+",8:"+chr$(131)
  13. 100 fori=1tolen(s$):poke630+i,asc(mid$(s$,i)):next:poke198,i
  14. 110 poke53281,15:poke53280,15
  15. 120 printchr$(142)"[145]          reloading the menu[155]":end
  16.